From: Gerd Moellmann Date: Mon, 14 May 2001 16:57:20 +0000 (+0000) Subject: Copy texinfo.tex unconditionally. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~40310 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=ed07f12245fea9ec2eccf031ff48ab3cb8c3cbec;p=emacs.git Copy texinfo.tex unconditionally. --- diff --git a/make-dist b/make-dist index a8247415ab7..f374dc3c5f5 100755 --- a/make-dist +++ b/make-dist @@ -588,7 +588,7 @@ echo "Making links to \`man'" test -f Makefile.in && ln Makefile.in ../${tempdir}/man ln ChangeLog ../${tempdir}/man test -f split-man && ln split-man ../${tempdir}/man - test -f texinfo.tex && cp texinfo.tex ../${tempdir}/man + cp texinfo.tex ../${tempdir}/man cd ../${tempdir}/man rm -f \#*\# =* *~ core emacs-index* *.Z *.z xmail rm -f emacs.?? termcap.?? gdb.?? *.log *.toc *.dvi *.oaux)